home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 003 / pcplus.arc / PCPLUS.HLP < prev    next >
Encoding:
Text File  |  1988-01-01  |  46.5 KB  |  1,034 lines

  1. Sorry!
  2.  
  3.  
  4.  
  5.      ╔════════════════════════════════════════════════════════════════════╗
  6.      ║                                                                    ║
  7.      ║     Help is not available for the current task.  Please            ║
  8.      ║     consult your user's manual for information on this topic.      ║
  9.      ║                                                                    ║
  10.      ╚════════════════════════════════════════════════════════════════════╝
  11. General Help - Terminal Mode (1 of 2)
  12.                              - TERMINAL MODE -
  13.  
  14. You are now in Terminal Mode.  All of the PROCOMM PLUS functions are just a
  15. few keystrokes away.  The screen you just saw is a list of those keystrokes.
  16.  
  17.                               - ONLINE HELP -
  18.  
  19. Pressing [Alt-Z] will usually get you detailed help for a particular function.
  20. When you are not sure what to do, try pressing [Alt-Z].
  21.  
  22.                               - STATUS LINE -
  23.  
  24. In Terminal Mode, the 25th line of the screen is a dynamic display of current
  25. PROCOMM PLUS settings:
  26.  
  27.                              Log File Status───┐  Printer
  28.                     Line Settings───┐          │  Status────┐
  29.               Duplex─────────┐      │          │            │      Line Status
  30.     Emulation─────┐          │      │          │            │           │
  31.                                                                    
  32. │ MESSAGE AREA │ VT102    │ FDX │  2400 N81 │ LOG CLOSED │ PRINT OFF │ OFFLINE
  33. 
  34. General Help - Terminal Mode (2 of 2)
  35. PROCOMM PLUS emulates the following video display terminals: TTY, DEC VT52,
  36. DEC VT102, ANSI X3.64, IBM 3101, TeleVideo 900 series (910, 920, 925, 950,
  37. 955), Wyse 50, Wyse 100, Heath/Zenith 19, ADDS Viewpoint 60, Lear Siegler
  38. ADM3/5, plus a special "3270" emulation for use with IBM mainframe protocol
  39. convertors.  The current emulation can be changed from the Setup Facility
  40. (Alt-S).
  41.  
  42. The emulations respond to the the Ctrl-E (ENQ) enquiry character by sending
  43. the string stored for keyboard macro [Alt-0].  This "answerback message" is
  44. sent only if ENQ is set to ON in the Setup Facility ([Alt-S]).
  45.  
  46. Outgoing key codes can be changed for each emulation by using the PROCOMM PLUS
  47. key mapping facility ([Alt-F8]).
  48. File Directory (1 of 1)
  49. The PROCOMM PLUS File Directory command lets you list the files in any
  50. directory or disk.
  51.  
  52. At the prompt, enter any valid file specification.  You may include a drive
  53. and path designator, as well as the DOS wildcard characters * and ?.  If you
  54. press [Enter] without typing in a file specification, PROCOMM PLUS will list
  55. all the files in the current directory.
  56.  
  57. If "MORE" appears at the bottom of the display, press any key to see
  58. additional files.  If it doesn't, pressing any key will return you to Terminal
  59. mode.
  60.  
  61. For more information, see the "File Directory" section of chapter 7, "Using
  62. PROCOMM PLUS Commands", in the manual.
  63. View a File (1 of 2)
  64. Use the View a File feature to examine a text file without leaving PROCOMM
  65. PLUS.  You may use either the built in view utility or one of your own
  66. choosing.
  67.  
  68. To use an external utility, specify the name of the program to use on the
  69. Files/Path Options screen of the Setup Facility.  When you press [Alt-V], you
  70. will be prompted for the parameters (such as the filename) to pass to the
  71. external program.
  72.  
  73. To use the built in view utility, specify the name of the file you wish to
  74. read at the prompt.  Then use the following keys to move around the file:
  75.  
  76.     Press ...       In order to ...
  77.  
  78.     [PgDn]          To move to the next page.
  79.  
  80.     [PgUp]          To move to the preceding page.
  81.  
  82.     [Home]          To move to the beginning of the file.
  83.  
  84.     [Esc]           To exit the view utility.
  85. 
  86. View a File (2 of 2)
  87. For more information, see the "View a File" section of chapter 7, "Using
  88. PROCOMM PLUS Commands", in the manual.
  89. Chat Mode (1 of 1)
  90. PROCOMM PLUS's Chat mode is particularly useful when using the CB Simulators
  91. on CompuServe or GEnie.  Chat mode splits the screen so that what you type
  92. appears on the bottom of the screen, while text received from the remote
  93. appears on top.
  94.  
  95. Limited line editing is provided for text that you type.  Use the Backspace
  96. key to edit a line before it goes out.  Text is sent to the remote only after
  97. you press [Enter].  CTRL-Q and CTRL-S keystrokes (XON and XOFF) get sent
  98. immediately.
  99.  
  100. Printer and disk logging will occur if they are active when Chat mode begins.
  101. The redisplay buffer ([Alt-F6]) is available in Chat mode, as are the keyboard
  102. macros [Alt-0] to [Alt-0].  Press ESC to exit Chat mode.
  103.  
  104. For more information, see the "Chat Mode" section of chapter 7, "Using PROCOMM
  105. PLUS Commands", in the manual.
  106. Kermit Server Cmds (1 of 1)
  107. Use Kermit server commands to communicate with a remote Kermit server. For
  108. these commands to work properly, the remote Kermit must first be placed in
  109. server mode.  If the remote Kermit does not support server mode, use [PgUp]
  110. and [PgDn] to perform Kermit file transfers.
  111.  
  112. The following Kermit server commands are supported:
  113.  
  114.     Use ...         In order to ...
  115.  
  116.     FINISH          To terminate the Kermit session and return you to the
  117.                     system level.
  118.  
  119.     LOGOUT          To terminate Kermit and log you off the remote computer.
  120.  
  121.     GET             To receive a file from the Kermit server.
  122.  
  123.     SEND            To transfer a file to the Kermit server.
  124.  
  125. For more information, see the "Kermit Server Commands" section of chapter 7,
  126. "Using PROCOMM PLUS Commands", in the manual.
  127. Translation Table (1 of 2)
  128. The PROCOMM PLUS translation table provides a means for you to strip or
  129. replace characters you receive from a remote computer.  When [Alt-W] is
  130. pressed, a table of pairs of ASCII values will appear.  If the translation
  131. table is active, PROCOMM PLUS "filters" the incoming data, replacing the
  132. character represented by the ASCII value in the first column in each pair with
  133. the character represented by the value in the second column.
  134.  
  135. To translate a given character, type the ASCII value of the character you wish
  136. to replace and press [Enter].  Now type the ASCII value of the replacement
  137. character and press [Enter].  To strip a character, enter 0 as the new value.
  138.  
  139. The following keys perform other translation table functions:
  140.  
  141.     Press ...       In order to ...
  142.  
  143.     [F1]            Save changes you have made to disk.
  144.  
  145.     [F2]            Display the other half of the translation table.
  146. 
  147. Translation Table (2 of 2)
  148.     [F3]            Activate the translation table.  If you made changes with
  149.                     the table turned off, be sure to save those changes before
  150.                     activating the table, as PROCOMM PLUS reads the PCPLUS.XLT
  151.                     file from the disk when this key is pressed.
  152.  
  153.     [F4]            Deactivate the translation table.
  154.  
  155.     [Esc]           Exit the translation table.
  156.  
  157. For more information, see the "Changing the Translation Table" section of
  158. chapter 8, "Customizing PROCOMM PLUS", in the manual.
  159. Send Files (1 of 1)
  160. PROCOMM PLUS offers you a variety of protocols for transferring files to other
  161. computers.
  162.  
  163. To send a file, begin the transfer procedure on the remote computer.  Now
  164. press [PgUp].  PROCOMM PLUS displays a list of available file transfer
  165. protocols.  Enter the number corresponding to the protocol you wish to use and
  166. press [Enter].
  167.  
  168. PROCOMM PLUS now asks you to name the file you wish to send.  If you have the
  169. Filename Lookup option turned on, PROCOMM PLUS will search the screen for a
  170. valid filename and enter what it finds.  To use that filename, simply press
  171. [Enter].  To use another filename, or if the lookup feature is disabled,
  172. simply type the name of the file to transfer and press [Enter].
  173.  
  174. PROCOMM PLUS will display a status screen to keep you informed of the progress
  175. of the transfer.
  176.  
  177. For more information, see the "Send Files" section of chapter 7, "Using
  178. PROCOMM PLUS Commands", in the manual.
  179. Receive Files (1 of 2)
  180. PROCOMM PLUS offers you a variety of protocols for transferring files to other
  181. computers.
  182.  
  183. To receive a file, begin the transfer procedure on the remote computer.  Now
  184. press [PgDn].  PROCOMM PLUS displays a list of available file transfer
  185. protocols.  The amount of free space on the destination drive is also
  186. displayed.  Type the number corresponding to the protocol you wish to use and
  187. press [Enter].
  188.  
  189. Depending upon the protocol chosen, PROCOMM PLUS may ask you for the name of
  190. the file you wish to receive.  If you have the Filename Lookup option turned
  191. on, PROCOMM PLUS will search the screen for a valid filename and enter what it
  192. finds.  To use that filename, simply press [Enter].  To use another filename,
  193. or if the lookup feature is disabled, simply type the name of the file and
  194. press [Enter].
  195.  
  196. If prompted for the file's name, you may include a path specification.  If no
  197. path is included, the file will go to either the directory you have specified
  198. as the default path for downloaded files in the "Files/Path" section of the
  199. Setup Facility, or, if no such entry was made, to the current directory.
  200. 
  201. Receive Files (2 of 2)
  202. PROCOMM PLUS will display a status screen to keep you informed of the progress
  203. of the transfer.
  204.  
  205. For more information, see the "Receive Files" section of chapter 7, "Using
  206. PROCOMM PLUS Commands", in the manual.
  207. Change Directory (1 of 1)
  208. PROCOMM PLUS allows you to change the current drive and directory you are
  209. logged to.  The current directory is shown in the top border of the window.
  210. To change it, type the name of the new drive and/or directory and press
  211. [Enter].  Press [Esc] to return to terminal mode without making any changes.
  212.  
  213. For more information, see the "Change Directory" section of chapter 7, "Using
  214. PROCOMM PLUS Commands", in the manual.
  215. Keyboard Macros (1 of 2)
  216. Keyboard macros allow you to assign character strings to the keys [Alt-0]
  217. through [Alt-9], which may then be used to transmit the assigned string to the
  218. remote.  Macro strings may be up to 50 characters long, and may contain
  219. imbedded control codes using the ^ translate convention described in the
  220. manual.  To send the string you've assigned, simply press the appropriate key
  221. from terminal or chat mode.
  222.  
  223. After creating a group of macros be sure to save them to disk, using the [S]
  224. option,  or they will be discarded when you leave the current PROCOMM PLUS
  225. session.
  226.  
  227. You may create and use any number of keyboard macro files for use with
  228. different systems.  By default, PROCOMM PLUS will load the file called
  229. PCPLUS.KEY when it is brought up.  Macro key files may also be loaded via the
  230. MLOAD script command.
  231.  
  232. Multiple macro key files give you considerable flexibility in using different
  233. systems.  One thing you can do is create different .KEY files for various
  234. systems that you call, then load the macros via a MLOAD command in a script
  235. file linked to that system in the Dialing Directory.  If you use a consistent
  236. scheme (i.e. user ID in [Alt-1], password in [Alt-2]) you can simplify many of
  237. 
  238. Keyboard Macros (2 of 2)
  239. your online tasks.
  240.  
  241.    Press ...       In order to ...
  242.  
  243.    [] or []      Select a macro to revise.
  244.  
  245.    [R]             Revise the highlighted macro.
  246.  
  247.    [L]             Load a new .KEY file.  To create a new file, use [C] to
  248.                    clear the existing macros, revise the new entries, then
  249.                    save the new file with the [S] command.
  250.  
  251.    [S]             Save the current macro set to a disk file.
  252.  
  253.    [C]             Clear the existing macro set.  This command does not
  254.                    erase the corresponding .KEY file.
  255.  
  256.    [ESC]           Return to terminal mode.
  257.  
  258. For more information, see the "Keyboard Macro" section of chapter 7, "Using
  259. PROCOMM PLUS Commands", in the manual.
  260. Redisplay Buffer (1 of 2)
  261. Redisplay allows you to examine text that has scrolled off your screen.
  262. PROCOMM PLUS can redisplay the last 8,000 characters received, starting with
  263. the most recent screen.  With this facility you can scroll through the saved
  264. text a line or a page at a time, find specific text strings, and even save
  265. screen snapshots to disk.
  266.  
  267.    Press ...       In order to ...
  268.  
  269.    [PgUp] or       Scroll one screen up or down.
  270.    [PgDn]
  271.  
  272.    [] or []      Scroll one line up or down.
  273.  
  274.    [Home]          Display the first (oldest) screen.
  275.  
  276.    [End]           Display the last (most recent) screen.
  277.  
  278.    [F] or [/]      Find specific text in the data.  Simply type the text you
  279.                    want to find at the prompt.  To continue searching for
  280.                    the same text, press [Enter] at the search prompt.
  281.                    Searches are not case sensitive.
  282. 
  283. Redisplay Buffer (2 of 2)
  284.    [Alt-G]         Save a screen snapshot of the currently displayed screen.
  285.  
  286. For more information, see the "Redisplay" section of chapter 7, "Using PROCOMM
  287. PLUS Commands", in the manual.
  288. Line/Port Setup (1 of 1)
  289. PROCOMM PLUS supports a variety of line settings.  You may select baud rate,
  290. parity and the number of data and stop bits, as well as 8 different serial
  291. ports.  The current settings are displayed at the top of this window.
  292.  
  293. To select a standard line setting, type the number (1-18) corresponding to the
  294. setting you wish to use and press [Enter].
  295.  
  296. To create a more custom setup, first select the closest standard setting as
  297. described above.  Now customize that setting by typing parity, data and stop
  298. bits values 19-25 and pressing [Enter].
  299.  
  300. To select a COM port, type the number (26-33) corresponding to the port your
  301. modem is connected to and press [Enter].  If you choose COM3-COM8, be sure to
  302. specify the correct base address and IRQ line for the port in the "Modem Port
  303. Assignments" section of the Setup Facility.
  304.  
  305. To make the settings you specify be in effect the next time you start PROCOMM
  306. PLUS, type 34 and press [Enter].
  307.  
  308. For more information, see the "Changing Line and Port Settings" section of
  309. chapter 8, "Customizing PROCOMM PLUS", in the manual.
  310. Elapsed Time (1 of 1)
  311. PROCOMM PLUS keeps track of how long you're connected to another computer.
  312. The current date and time are displayed, along with the elapsed time of the
  313. current call or the last call made if you are not on-line.  Press "Esc" to
  314. return to terminal mode.
  315. Record Mode (1 of 1)
  316. PROCOMM PLUS uses Record mode to "learn" a remote computer's prompts and your
  317. responses-such as a log-on procedure-to create an ASPECT script file you can
  318. use to automate that procedure.
  319.  
  320. Press [Alt-R] before beginning the task (such as dialing a system) and then
  321. specify a filename for the script file you want to create.  Include the .ASP
  322. extension before pressing [Enter].  The message "RECORDING" appears on the
  323. left side of the Status line to remind you that PROCOMM PLUS is recording the
  324. remote computer's prompts and your responses.
  325.  
  326. When the procedure you wish to record is over, press [Alt-R] again.
  327.  
  328. You will probably want to "fine tune" the script file using your favorite
  329. editor.
  330.  
  331. For more information, see the "Record Mode" section of chapter 7, "Using
  332. PROCOMM PLUS Commands", in the manual.
  333. Menu Line (1 of 1)
  334. The Menu line is an alternative interface for PROCOMM PLUS.
  335.  
  336. Select a function from the Menu line by either typing the first letter of the
  337. command, or by highlighting the command (using the [-] and [-] keys) and
  338. pressing [Enter].
  339.  
  340. The "hot key" used to activate the menu line may be changed in the "General
  341. Options" section of the Setup Facility.
  342.  
  343. For more information, see the "Using the Menu Line" section of chapter 1,
  344. "Getting Started", in the manual.
  345. Script File Selection (1 of 1)
  346. To execute an ASPECT script file, type the name of the script file (without
  347. the .ASP extension) and press [Enter].
  348.  
  349. The name of the script file appears at the left of the Status line while it is
  350. being executed.
  351.  
  352. To cancel execution of a script file, press [Esc], and answer 'Y' to the
  353. prompt.
  354.  
  355. For more information, see the "Script Files" section of chapter 7, "Using
  356. PROCOMM PLUS Commands", in the manual.
  357. Host Mode (1 of 4)
  358. Host mode provides a convenient method of allowing other computers to connect
  359. with yours to transfer files, send messages via electronic mail, converse
  360. on-line, and even execute DOS commands.
  361.  
  362. With the following exceptions, Host mode treats all local keystrokes as if
  363. they were sent by the remote user.
  364.  
  365.     Press ...       In order to ...
  366.  
  367.     [Esc]           Return to terminal mode (or script execution depending on
  368.                     how Host mode was started).
  369.  
  370.     [F1]            Chat with user.  The remote user is told that the system
  371.                     operator is on-line and the local console is placed into
  372.                     chat mode.  (Unavailable when nobody is connected).
  373.  
  374.     [Ctrl-X]        Terminate current user and prepare for next user.
  375.  
  376.     [F2]            Perform a local logon.  This key is available only while
  377.                     Host mode is waiting for a modem connection (the message
  378.                     "Waiting..." appears on the status line).  This feature is
  379. 
  380. Host Mode (2 of 4)
  381.                     useful for checking the "look and feel" of your system and
  382.                     for performing Host functions without a connection.
  383.  
  384. Several host mode operating characteristics are defined in the "Host Mode
  385. Options" section of the Setup Facility (help with Host mode options is
  386. available from within that section of the Setup Facility).  Before running
  387. Host mode, confirm the Host mode options setup as well as these settings:
  388.  
  389. Current             All files in this directory will be available for
  390. directory           downloading!
  391.  
  392. Default path        This is where files uploaded from remote users will be
  393. for downloaded      placed.  This directory should be different than the
  394. files               current directory so that you may review uploaded files
  395.                     before making them available to everyone.
  396.  
  397. Line/port setup     The baud rate should be set to the highest speed supported
  398.                     by your modem, unless you have 'Connection type' set to
  399.                     direct.  Also, both computers should be using the same
  400.                     line settings.
  401. 
  402. Host Mode (3 of 4)
  403. Modem setup         Your modem should respond correctly to both the
  404.                     auto-answer function as well as the hangup function.
  405.                     Additionally, if you have Host mode auto baud detect on,
  406.                     your modem must return the connect strings specified in
  407.                     the "Modem Result Messages" setup.
  408.  
  409. When a remote user connects and tries to access your system, there are three
  410. actions Host mode may take depending on the user's name, whether or not the
  411. user is found in PCPLUS.USR, and your 'System type' definition.
  412.  
  413. Deny access         This occurs if a new user tries to access a closed system
  414.                     or if a defined user is unable to enter the correct
  415.                     password after three tries.
  416.  
  417. Allow normal        This occurs when a defined user logs on with a '0'
  418. access              privilege or when a new user logs on to an open system.
  419.  
  420. Allow full          This occurs only when a defined user logs on with a
  421. access              privilege that has been set to '1'.
  422. 
  423. Host Mode (4 of 4)
  424.  
  425. Once a remote user has been validated, the file PCPLUS.NWS is displayed (if it
  426. exists) and the main menu is presented.
  427.  
  428. For more information, see chapter 9, "Using Host Mode", in the manual.
  429. Key Mapping (1 of 2)
  430. PROCOMM PLUS lets you remap (redefine) any of 61 keys for each of its
  431. supported terminal emulations.  Remapping a key changes the codes sent by that
  432. key when it is pressed.
  433.  
  434. Press [Space], [PgUp] or [PgDn] to select the emulation you wish to modify.
  435. To change a key definition, press the key you wish to change, then enter the
  436. new code and press [Enter].
  437.  
  438. To exit the keyboard mapping screen, press [ESC].  If you wish to keep the
  439. changes you have made press "Y", otherwise press "N" to abandon the changes.
  440.  
  441. [Num Lock] must be active to get keypad 0 through keypad 9 and keypad period.
  442. Use notation like that shown below to include control characters in a key's
  443. definition. To enter a Ctrl-^ hold [Ctrl] and press [^].  You will see »^^« on
  444. the screen.  To enter the delete character (ASCII 127), hold [Ctrl] and press
  445. the Backspace key.  You will see »DEL« on the screen.
  446. 
  447. Key Mapping (2 of 2)
  448. Below are some common control characters used by the emulations:
  449.  
  450.                      ^[ .............. Escape
  451.                      ^H .............. Back Space
  452.                      ^I .............. Tab
  453.                      ^J .............. Line Feed
  454.                      ^M .............. Carriage Return
  455.  
  456. For more information, see the "Changing the Keyboard Mapping" section of
  457. chapter 8, "Customizing PROCOMM PLUS", in the manual.
  458. Dialing Directory (1 of 5)
  459. The PROCOMM PLUS Dialing Directory automates most of your dialing tasks.  Each
  460. directory holds information for 200 of your most often-called systems, and you
  461. may have as many directories as will fit on your disk.  The information stored
  462. for each entry includes the name and phone number, the communications
  463. parameters, the default terminal emulation and file transfer protocol, plus
  464. some historical data.  You can also link command files to Dialing Directory
  465. entries to provide custom setup configurations or to perform logon sequences
  466. automatically.
  467.  
  468. The current active COM port, line settings and duplex mode are displayed at
  469. the bottom of the screen, along with a display of active dialing codes.
  470.  
  471. To move through a directory's entries, use the following keys.
  472.  
  473.    Press ...       In order to ...
  474.  
  475.    [] or []      Highlight the previous or next entry.
  476.  
  477.    [PgUp] or       Display the previous or next page of entries.
  478.    [PgDn]
  479. 
  480. Dialing Directory (2 of 5)
  481.    [Home]          Display the first page of the directory.
  482.  
  483.    [End]           Display the last page of the directory.
  484.  
  485.    [F] or [/]      Find an entry or number.  Simply enter the search text at
  486.                    the prompt and press [Enter].  Searches are not case
  487.                    sensitive, and you may search on any part of the entry's
  488.                    name or number.
  489.  
  490.    [A]             Find the same text again.
  491.  
  492.    [G]             Go to a specific entry.  Enter the entry number at the
  493.                    prompt and press [Enter].
  494.  
  495.  
  496. You can dial entries in your Dialing Directory in several ways.
  497.  
  498. To dial a single system, highlight the system's entry using [] and [] and
  499. press [Enter].
  500. 
  501. Dialing Directory (3 of 5)
  502. To dial a number not in your Dialing Directory press [M], enter the number and
  503. press [Enter].
  504.  
  505. To dial a series of numbers in a "circular list" use [] and [] to highlight
  506. an entry to be dialed then press [Space] to "mark" it.  The entry will be
  507. marked by a  at the left.  You may mark up to 15 entries.  To dial the marked
  508. entries, press [Enter].
  509.  
  510. You may also dial one or more numbers with or without dialing codes by using
  511. the [D] command.  Press [D] and at the prompt enter one or more entry numbers
  512. separated by spaces.  You may include dialing codes with each entry specified.
  513.  
  514. Other commands are available in the Dialing Directory as well.
  515.  
  516.    Press ...       In order to ...
  517.  
  518.    [R]             Revise the highlighted entry.  More help is available on
  519.                    revising by pressing [Alt-Z] after selecting the [R]
  520.                    command.
  521. 
  522. Dialing Directory (4 of 5)
  523.    [E]             Erase one or more entries.  To erase a single entry,
  524.                    highlight the entry using [] and [] and press [E].  To
  525.                    erase multiple entries, marked the entries as described
  526.                    above and press [E].  Any number of entries may be erased
  527.                    at one time.
  528.  
  529.    [L]             Print the current Dialing Directory to your printer or a
  530.                    disk file.
  531.  
  532.    [P]             Examine or revise dialing codes.  More help is available
  533.                    on dialing codes by pressing [Alt-Z] after selecting the
  534.                    [P] command.
  535.  
  536.    [X]             Load a different Dialing Directory.  If the directory
  537.                    specified does not exist, a new one will be created.  You
  538.                    can have as many directories as will fit on your disk.
  539.  
  540.    [T]             Toggle the directory display.  By pressing [T] you can
  541.                    change the information displayed for each entry.
  542. 
  543. Dialing Directory (5 of 5)
  544.    [C]             Turn off marks on all the marked entries.
  545.  
  546. For more information, see chapter 7, "Using the Dialing Directory", in the
  547. manual.
  548. Dialing Codes (1 of 2)
  549. PROCOMM PLUS lets you specify up to 10 dialing codes.  Each dialing code
  550. represents a series of characters to be dialed along with a telephone number
  551. when the code is encountered.  Dialing codes are used to provide access to
  552. alternate long-distance carriers, to dial through an office PBX or switchboard
  553. equipment, or for other situations when your dialing command must contain
  554. characters other than just the number.
  555.  
  556. You can use dialing codes by including one or more before, within, or after
  557. the telephone number in a Dialing Directory entry, or by typing one or more
  558. codes before or after the entry number when you dial a computer by typing the
  559. entry number (the [D] command from the Dialing Directory menu).
  560.  
  561. This menu allows you to revise or erase dialing codes.
  562.  
  563.    Press ...       In order to ...
  564.  
  565.    [] or []      Highlight the dialing code to be revised to erased.
  566.  
  567.    [R]             Revise the highlighted dialing code.
  568. 
  569. Dialing Codes (2 of 2)
  570.    [E]             Erase the highlighted dialing code.
  571.  
  572. For more information, see the "Adding or Changing a Dialing Code" section of
  573. chapter 6, "Using the Dialing Directory", in the manual.
  574. Revising an Entry (1 of 2)
  575. Each entry in a Dialing Directory consists of the following information:  the
  576. name of the system, its telephone number, the baud rate and line settings, the
  577. duplex mode, an optional script file to execute, the default protocol and
  578. terminal emulation for that entry plus some historical information.  Use this
  579. screen to add or alter Dialing Directory entries.
  580.  
  581. When editing the name, number and script file fields you may use the following
  582. keys:
  583.  
  584.    Press ...       In order to ...
  585.  
  586.    [-] or [-]    Move the cursor to the right or left.
  587.  
  588.    [Home]          Move the cursor to the beginning.
  589.  
  590.    [End]           Move the cursor to the end.
  591.  
  592.    [Ins]           Switch between Insert and Overtype mode.
  593.  
  594.    [Del]           Delete the character at the cursor.
  595. 
  596. Revising an Entry (2 of 2)
  597.    [Backspace]     Delete the character to the left of the cursor.
  598.  
  599.    [Tab]           Delete all characters.
  600.  
  601.    [Ctrl-End]      Delete all characters from the cursor to the end.
  602.  
  603. When editing the other fields, use [] and [] to highlight the value you wish
  604. to use, and then press [Enter].  If you wish to leave a field unchanged, press
  605. [Enter].
  606.  
  607. After editing all the fields you will be asked whether you want to CLEAR THE
  608. LAST DATE AND TOTAL.  PROCOMM PLUS keeps track of the last date you connected
  609. to each system, and the total number of times you've connected to each system.
  610. Press [Y] to clear that data, N to keep it.  PROCOMM PLUS will then ask
  611. whether you want to ACCEPT THIS ENTRY.  Enter [N] to make more revisions, or
  612. [Y] to put the entry into the Dialing Directory.  If you accepted the entry
  613. PROCOMM PLUS will ask whether to SAVE ENTRY TO DISK.  Press [Y] to make the
  614. entry permanent, or [N] to keep the entry for the current session only.
  615. Setup Facility (1 of 3)
  616. The Setup Facility lists nine sets of specifications that you may customize to
  617. fit your particular needs and desires. When you select a set, PROCOMM PLUS
  618. displays a specifications screen that shows what's currently in effect.
  619.  
  620. To select the set of specifications you want to see:
  621.  
  622.     - Press the letter key corresponding to the first letter in the set of
  623.     specifications.
  624. OR
  625.     - Use the [] and [] keys to highlight it, then press [Enter].
  626.  
  627. You can change a specification in one of four ways, depending on the
  628. particular specification:
  629.  
  630.     - By selecting from one of several choices (such as ON and OFF).
  631.  
  632.     - By typing a word or phrase (such as a message).
  633.  
  634.     - By typing a number (such as the length of a time interval).
  635.  
  636.     - By selecting from one of several colors (for windows).
  637. 
  638. Setup Facility (2 of 3)
  639. To change a multiple-choice specification:  When the cursor is in the
  640. specification you want to change, press [Space] to display another option,
  641. then press [Enter] to use the displayed option, or press [Esc] to cancel the
  642. change.
  643.  
  644. To change a word or phrase in a specification:  When the cursor is in the
  645. specification you want to change, you can use these keys to change it:
  646.  
  647.    Press ...       In order to ...
  648.  
  649.    [-] or [-]    Move the cursor to the right or left.
  650.  
  651.    [Home]          Move the cursor to the beginning.
  652.  
  653.    [End]           Move the cursor to the end.
  654.  
  655.    [Ins]           Switch between Insert and Overtype mode.
  656.  
  657.    [Del]           Delete the character at the cursor.
  658.  
  659.    [Backspace]     Delete the character to the left of the cursor.
  660. 
  661. Setup Facility (3 of 3)
  662.    [Tab]           Delete all characters.
  663.  
  664.    [Ctrl-End]      Delete all characters from the cursor to the end.
  665.  
  666. To change a number or character specification:  When the cursor is in the
  667. specification you want to change, type the number or character.  If the number
  668. is some time interval, PROCOMM PLUS indicates whether the units are seconds or
  669. milliseconds.  Press [Enter] to use the new specification, or press [Esc] to
  670. cancel the change.
  671.  
  672. To change a color specification:  Press [-] to select whether you want to
  673. specify the color of the window's background, its foreground (the text in the
  674. window), or what's highlighted in the window.  Press [Space] to select a
  675. different color.
  676.  
  677. If you want your changes to be in effect the next time you use PROCOMM PLUS,
  678. you must save the changes before exiting.  If you exit without saving your
  679. changes, they will be in effect only until you exit PROCOMM PLUS.
  680.  
  681. For more information, see chapter 8, "Customizing PROCOMM PLUS", in the
  682. manual.
  683. Modem General Options (1 of 2)
  684. Initialization      Specifies a series of commands that PROCOMM PLUS sends to
  685. command             the modem every time you start PROCOMM PLUS or exit Host
  686.                     mode.
  687.  
  688. Dialing command     Specifies the command that tells your modem to dial.
  689.  
  690. Dialing command     Specifies the character that tells your modem to begin
  691. suffix              executing a dialing command.
  692.  
  693. Hangup command      Specifies the command that tells the modem to hang up the
  694.                     line (disconnect).
  695.  
  696. Auto answer         Specifies the command that tells the modem to answer all
  697. command             calls automatically.  The command you specify here is what
  698.                     PROCOMM PLUS sends to your modem when you press [Alt-Y] or
  699.                     when you start Host mode.
  700.  
  701. Wait for            Specifies how long PROCOMM PLUS will wait for a connection
  702. connection          after dialing.  You can override this specification when
  703.                     you're dialing.
  704. 
  705. Modem General Options (2 of 2)
  706. Pause between       Specifies how long PROCOMM PLUS will pause before dialing
  707. calls               another number after no connection is made in dialing the
  708.                     preceding number.
  709.  
  710. Auto baud           Specifies whether PROCOMM PLUS will automatically change
  711. detect              its baud rate when a connection is made at a different
  712.                     baud rate.
  713.  
  714. Drop DTR to         Specifies whether you want PROCOMM PLUS to hangup by
  715. hangup              dropping the DTR line.
  716.  
  717. For more information, see the "Modem Result Messages" section of chapter 8,
  718. "Customizing PROCOMM PLUS", in the manual.
  719. Modem Result Messages (1 of 2)
  720. When you attempt to make a connection with another computer, your modem
  721. indicates the result by sending a result message (also called a status message
  722. or a status code) to your computer. This message appears on your display; in
  723. addition, PROCOMM PLUS uses it to decide whether to maintain the connection or
  724. to hang up dial again.
  725.  
  726. To ensure that PROCOMM PLUS recognizes the messages sent by your modem, you
  727. need to tell PROCOMM PLUS what those messages are. By changing the messages in
  728. the MODEM RESULT MESSAGES specifications screen, you can change the messages
  729. PROCOMM PLUS will recognize. Check your modem's manual to find out what
  730. messages it sends.
  731.  
  732. 300 to 19,200       Specifies the message your modem sends if a connection is
  733. baud connect        made at the indicated baud rate.
  734. message
  735.                     Note: The default message for 300 baud is followed by the
  736.                     ^M control code, which represents a carriage-return.  The
  737.                     ^M at the end of the message enables PROCOMM PLUS to
  738.                     distinguish the default connect message for 300 baud from
  739.                     the default connect messages for other baud rates, all of
  740.                     which include the 300-baud connect message within them.
  741. 
  742. Modem Result Messages (2 of 2)
  743. No connect          Specifies the messages your modem sends if a connection is
  744. message 1 to 4      not made.
  745.  
  746. For more information, see the "Modem Result Messages" section of chapter 8,
  747. "Customizing PROCOMM PLUS", in the manual.
  748. Modem Port Assignments (1 of 1)
  749. PROCOMM PLUS is capable of working with any of eight COM ports, COM1 through
  750. COM8. On this screen you can specify the base address and the interrupt line
  751. for each COM port.
  752.  
  753. You normally need not be concerned with these specifications unless you are
  754. installing a COM port from COM3 through COM8. If you are installing one of
  755. these COM ports, see the documentation accompanying the hardware you're
  756. installing to find out how to set the base address and IRQ line for that port
  757. on the hardware.
  758.  
  759. When you select a COM port to change, PROCOMM PLUS puts the cursor in the base
  760. address. After you press [Enter] , it moves the cursor to the IRQ line for
  761. that port.
  762.  
  763. For more information, see the "Modem Port Assignments" section of chapter 8,
  764. "Customizing PROCOMM PLUS", in the manual.
  765. Terminal Options (1 of 2)
  766. Terminal            Specifies the terminal PROCOMM PLUS will emulate when
  767. emulation           connected to another computer.  See appendix F, Terminal
  768.                     Emulation, for the codes transmitted under each terminal
  769.                     emulation.
  770.  
  771. Duplex              Specifies the Duplex mode that will be in effect when you
  772.                     start PROCOMM PLUS.
  773.  
  774. Software flow       Specifies whether PROCOMM PLUS is to use software flow
  775. control             control (XON/XOFF).
  776.  
  777. Hardware flow       Specifies whether PROCOMM PLUS will use hardware flow
  778. control             control (RTS/CTS).  This setting is sometimes useful if
  779.                     you're using a high-speed modem.
  780.  
  781. Line wrap           Determines whether PROCOMM PLUS will wrap to the next line
  782.                     when it receives a line greater than 80 characters in
  783.                     length.
  784.  
  785. Screen scroll       Controls if PROCOMM PLUS will scroll the screen up one
  786.                     line when a [CR] is received and the screen is full.
  787. 
  788. Terminal Options (2 of 2)
  789. CR translation      Specifies whether or not PROCOMM PLUS will add a line-feed
  790.                     to each carriage-return received from the remote computer.
  791.  
  792. BS translation      When set to DESTRUCTIVE, receiving a Backspace character
  793.                     moves the cursor to the left and deletes the character
  794.                     there.  When set to NON-DESTRUCTIVE, the cursor moves to
  795.                     the left but does not delete the character there.
  796.  
  797. Break length        Specifies the length of a break (time delay) sent by
  798.                     PROCOMM PLUS when you press [Alt-B].
  799.  
  800. Enquiry (ENQ)       Specifies how PROCOMM PLUS will respond if the other
  801.                     computer sends an ENQ control character (Ctrl-E).  When
  802.                     set OFF, PROCOMM PLUS ignores the ENQ.  When set ON, it
  803.                     will respond by sending character string assigned to the
  804.                     Alt-0 keyboard macro.  When set to CIS B, PROCOMM PLUS
  805.                     will begin a COMPUSERVE B file transfer.
  806.  
  807. For more information, see the "Terminal Options" section of chapter 8,
  808. "Customizing PROCOMM PLUS", in the manual.
  809. Kermit Options (1 of 1)
  810. Kermit is typically used for file transfers with a mainframe computer system.
  811. To determine the specifications to use in this set-up screen, consult the
  812. system administrator for the system to which you will be connecting.
  813.  
  814. To change any of the specifications, press the letter key next to it, then
  815. change it as directed at the bottom of the screen.
  816. General Options (1 of 2)
  817. Exploding           Specifies if PROCOMM PLUS opens windows by exploding them
  818. windows             from the center outward.
  819.  
  820. Sound effects       Specifies whether PROCOMM PLUS will generate sounds when
  821.                     it opens or closes windows.
  822.  
  823. Alarm sound         Specifies whether or not PROCOMM PLUS will use your
  824.                     computer's speaker to signal the end of file transfers,
  825.                     connects during redials, and other events.
  826.  
  827. Alarm time          Specifies how long PROCOMM PLUS will sound the alarm.
  828.  
  829. Translate table     Specifies whether or not PROCOMM PLUS uses the translation
  830.                     table to translate (or strip) characters being received
  831.                     from the other computer.
  832.  
  833. Aborted             Specifies what happens to files being downloaded if the
  834. downloads           file transfer is aborted.
  835. 
  836. General Options (2 of 2)
  837. Transmit pacing     Specifies the delay between sending each character in a
  838.                     string (commands sent to the modem, macros, and terminal
  839.                     control sequences such as function keys and cursor
  840.                     control).
  841.  
  842. Call logging        Specifies whether PROCOMM PLUS will keep a log of all
  843.                     completed calls.
  844.  
  845. Filename lookup     Specifies whether PROCOMM PLUS will look for a filename on
  846.                     the screen when you press [PgDn] or [PgUp] to begin a file
  847.                     transfer.
  848.  
  849. Menu line           Specifies whether the Menu line is active.
  850.  
  851. Menu line key       Specifies the key that will activate the Menu line.
  852.  
  853. Snow removal        Specifies whether PROCOMM PLUS will attempt to eliminate
  854.                     snow on the screen.
  855.  
  856. For more information, see the "General Options" section of chapter 8,
  857. "Customizing PROCOMM PLUS", in the manual.
  858. Host Mode Options (1 of 1)
  859. Welcome message     Specifies the message that PROCOMM PLUS sends to the other
  860.                     computer when it connects to your computer with PROCOMM
  861.                     PLUS in Host mode.
  862.  
  863. System type         Specifies whether new users can access your system.  When
  864.                     set to OPEN, PROCOMM PLUS allows new users to access your
  865.                     system.
  866.  
  867. Auto baud           Specifies whether PROCOMM PLUS will automatically change
  868. detect              its baud rate to match the rate that the modems connected
  869.                     at.
  870.  
  871. Connection type     Specifies whether the remote system is connected to your
  872.                     system by a modem or by a direct connection.
  873.  
  874. For more information, see the "Host Mode Options" section of chapter 8,
  875. "Customizing PROCOMM PLUS", in the manual.
  876. ASCII Transfer Options (1 of 2)
  877. These specifications control how data is transmitted or received if you're
  878. using the ASCII file-transfer protocol.
  879.  
  880. Echo locally        Specifies whether PROCOMM PLUS will display on your screen
  881.                     data that's being sent to the other computer.
  882.  
  883. Expand blank        Specifies whether PROCOMM PLUS will replace blank lines
  884. lines               with line containing a space.
  885.  
  886. Expand tabs         Specifies whether PROCOMM PLUS will replace tab characters
  887.                     with eight spaces in files being uploaded.
  888.  
  889. Character           Specifies the delay between sending each character to the
  890. pacing              other computer.
  891.  
  892. Line pacing         Specifies the delay between sending each line of data  to
  893.                     the other computer.
  894. Pace character      If you specify a pace character, PROCOMM PLUS waits to
  895.                     receive that character from the remote computer before
  896.                     sending the next line. You specify a pace character using
  897.                     its ASCII (numeric) value.
  898. 
  899. ASCII Transfer Options (2 of 2)
  900. CR translation      Specifies how PROCOMM PLUS will perform will process
  901. (upload)            carriage-return characters in files you send to the remote
  902.                     computer.
  903.  
  904. LF translation      Specifies how PROCOMM PLUS will process line-feed
  905. (upload)            characters in files you send to the remote computer.
  906.  
  907. CR translation      Specifies how PROCOMM PLUS will process carriage-return
  908. (download)          characters in files you receive from the remote computer.
  909.  
  910. LF translation      Specifies how PROCOMM PLUS will process line-feed
  911. (download)          characters in files you receive from the remote computer.
  912.  
  913. For more information, see the "ASCII Transfer Options" section of chapter 8,
  914. "Customizing PROCOMM PLUS", in the manual.
  915. File/Path Options (1 of 2)
  916. Default             Specifies the filename PROCOMM PLUS will use for logging
  917. filename for        when you press [Alt-F1]. The filename you specify here
  918. log files           will be the one PROCOMM PLUS will use unless, when you
  919.                     select that command, you enter a different filename before
  920.                     pressing [Enter].
  921.  
  922. Default             Specifies the filename PROCOMM PLUS will use for saving
  923. filename for        the contents of the screen when you press [Alt-G].
  924. screen snapshot
  925. files
  926.  
  927. Default path        Specifies the path (the disk drive and/or directory) that
  928. for downloaded      PROCOMM PLUS will use for saving files you receive from a
  929. files               remote computer.
  930.  
  931. Program name        Specifies the command that starts the editor or word
  932. for editor hot      processor you want PROCOMM PLUS to access when you press
  933. key                 [Alt-A].
  934. 
  935. File/Path Options (2 of 2)
  936. Program name        Specifies the command that starts the view utility you
  937. for view            want PROCOMM PLUS to access when you press [Alt-V].  If
  938. utility hot key     you don't specify a view utility here, PROCOMM PLUS uses
  939.                     its own built-in view utility.
  940.  
  941. Program name        Specifies the command that starts the program you want to
  942. for user hot        be able to run by pressing [Alt-J].
  943. key 1
  944.  
  945. Program name        Specifies the command that starts the program you want to
  946. for user hot        be able to run by pressing [Alt-U].
  947. key 2
  948.  
  949. For more information, see the "File/Path Options" section of chapter 8,
  950. "Customizing PROCOMM PLUS", in the manual.
  951. Color Options (1 of 1)
  952. Press any key (except [Esc]) to remove the instructions from the color options
  953. screen.
  954.  
  955. Press  to select the window whose colors you want to specify.
  956.  
  957. Press - to select whether you want to specify the color of the window's
  958. background, its foreground (the text in the window), or text that's
  959. highlighted in the window.
  960.  
  961. Press [Space] to select a different color.
  962.  
  963. When you're done, press [Esc].  If you want to change the colors of all
  964. windows to black and white, start PROCOMM PLUS using the /b switch.  Be sure
  965. to save your changes so that the windows will be displayed in black and white
  966. for all future PROCOMM PLUS sessions.
  967.  
  968. For more information, see the "Color Options" section of chapter 8,
  969. "Customizing PROCOMM PLUS", in the manual.
  970. Protocol Options (1 of 1)
  971. External            Specifies the program you want to use for uploading when
  972. protocol upload     you select one of the external protocols (number 14, 15
  973. filenames           and 16) for uploading.
  974.  
  975. External            Specifies the program you want to use for downloading when
  976. protocol            you select one of the external protocols (number 14, 15
  977. download            and 16) for downloading.
  978. filenames
  979.  
  980. The program names you specify here for external protocols will appear in the
  981. list of protocols that's displayed when you press [PgDn] or [PgUp] to receive
  982. or send a file. You can then enter any parameters the program may require
  983. (such as the name of the file to be transferred, the baud rate, or the COM
  984. port to be used).
  985.  
  986. XMODEM type         Specifies whether to use NORMAL or RELAXED timing for file
  987.                     transfers using the XMODEM protocol.
  988.  
  989. For more information, see the "Protocol Options" section of chapter 8,
  990. "Customizing PROCOMM PLUS", in the manual.
  991. PCEDIT Help (1 of 2)
  992. PCEDIT is a simple ASCII text editor.  It handles lines up to 80 characters
  993. long with a maximum of 500 lines per file.  The following is a list of keys
  994. to press for available functions:
  995.  
  996.                      Ins: Switch between INSERT and OVERTYPE mode.
  997.                      Del: DELETE CHARACTER at cursor.
  998.                Backspace: DELETE CHARACTER at left of cursor.
  999.              F1 or Alt-I: INSERT LINE at cursor.
  1000.              F2 or Alt-D: DELETE LINE at cursor.
  1001.                 Ctrl-End: ERASE from cursor to end of line.
  1002.              F6 or Alt-S: SEARCH for a character string.
  1003.                     Home: Go to FIRST CHARACTER in the line.
  1004.                      End: Go to LAST CHARACTER in the line.
  1005.   Ctrl-Home or Ctrl-PgUp: Go to TOP OF FILE.
  1006.                Ctrl-PgDn: Go to END OF FILE.
  1007.                     PgUp: UP one screen.
  1008.                     PgDn: DOWN one screen.
  1009.                    Alt-B: MARK BLOCK for COPY, MOVE or DELETE.
  1010.                       F3: SAVE - Save file, return to editing.
  1011.                       F4: FILE - Save file, exit to DOS.
  1012.              Alt-X or F5: QUIT - Exit (with option to not save changes).
  1013. 
  1014. PCEDIT Help (2 of 2)
  1015. PCEDIT has several built in macros for use with the ASPECT script language.
  1016. Press one of the keys below to automatically insert the indicated macro at
  1017. the cursor position.
  1018.  
  1019.  
  1020.                  KEY    MACRO              KEY      MACRO
  1021.                  ────── ─────              ──────── ─────
  1022.                  Alt-A: ASSIGN              Alt-F1: IF
  1023.                  Alt-C: CLEAR               Alt-F2: ELSE
  1024.                  Alt-F: FATSAY              Alt-F3: ENDIF
  1025.                  Alt-G: GET                 Alt-F5: SWITCH
  1026.                  Alt-H: HANGUP              Alt-F6: CASE
  1027.                  Alt-L: LOCATE              Alt-F7: ENDCASE
  1028.                  Alt-M: MESSAGE             Alt-F8: ENDSWITCH
  1029.                  Alt-P: PAUSE               Alt-F9: ATSAY
  1030.                  Alt-R: RGET               Alt-F10: ATGET
  1031.                  Alt-T: TRANSMIT
  1032.                  Alt-W: WAITFOR
  1033. END OF HELP
  1034.